| 1. | A program image built with 生成的映像相比,用 |
| 2. | Profile causes the linker to generate a relocation section in the program image / profile使链接器在程序映像中生成一个重定位节。 |
| 3. | Nobind causes your program image to be larger but can speed load time of the dll Nobind导致程序图像比较大,但是可以加快dll的加载时间。 |
| 4. | A relocation section allows the profiler to transform the program image to get profile data 重定位节允许分析器转换程序映像以获取配置文件数据。 |
| 5. | The tsaware option sets a flag in the image optional header dllcharacteristics field in the program image s optional header / tsaware选项在程序图像的可选标题中的image _ optional _ header dllcharacteristics字段中设置标志。 |
| 6. | This option creates a second program database file when you build your program image with any of the compiler or linker options that generate a pdb file 当您使用任何生成pdb文件的编译器或链接器选项生成程序映像时,此选项创建第二个程序数据库( pdb )文件( |
| 7. | Enables the compiler to create a single copy of identical strings in the program image and in memory during execution , resulting in smaller programs , an optimization called string pooling 该选项使编译器能够为执行过程中程序映像和内存中的相同字符串创建单个副本,从而得到较小的程序,这种优化称为字符串池。 |